body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
	color: #333;
}
a:hover{
	color: #666;
	text-decoration: none;
}
.clearfix{
	overflow: hidden;
}
.mt30{
	margin-top: 30px;
}
.top{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ececec;
}
.top a{
	margin: 0 5px;
}
.navbar {
  position: relative;
  min-height: 45px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: transparent;
}
.navbar-brand {
  float: left;
  height: 120px;
  padding: 30px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-tel{
	margin-top: 50px;
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 50px;
}
.navbar-tel span{
	display: block;
	font-size: 18px;
}
.navbar-tel b{
	display: block;
	font-size: 24px;
	color: #0062c0;
}
.carousel-indicators {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 40px;
  height: 10px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #eee;
  border: none;
  border-radius: 0;
}
.carousel-indicators .active {
  width: 40px;
  height: 10px;
  margin: 0 5px;
  background-color: #004d91;
}
.title h3{
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	font-weight: bold;
	margin: 0 auto 10px;
	color: #004d91;
}
.product-item{
	margin-top: 20px;
}
.product-item a{
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #f1f1f1;
	transition: all 0.5s;
}
.product-item a:hover{
	background-color: #004d91;
	color: #fff;
}
.product-item span{
	margin-top: 10px;
	font-weight: bold;
}
.adv-title{
	padding-bottom: 20px;
	border-bottom: 5px solid #dadada;
}
.adv-title b{
	display: block;
	font-size: 60px;
	line-height: 60px;
	color: #bfbfbf;
	font-family: Impact;
}
.adv-title h3{
	font-size: 20px;
	font-weight: bold;
	color: #2f2f2f;
	margin: 10px 0;
}
.adv-title h4{
	font-size: 20px;
	color: #2f2f2f;
	margin: 0 0 10px;
}
.adv-title span{
	font-size: 14px;
	color: #666;
}
.adv-item{
	padding-bottom: 45px;
	background: url(../images/adv_bottom.jpg) no-repeat bottom center;
}
.adv-item p{
	background: url(../images/icon_adv.jpg) no-repeat left center;
	padding-left: 15px;
	margin: 15px 0 0 85px;
}
.adv01{
	background: url(../images/01.jpg) no-repeat left 10px;
	padding-left: 85px;
}
.adv02{
	background: url(../images/02.jpg) no-repeat left 10px;
	padding-left: 85px;
}
.adv03{
	background: url(../images/03.jpg) no-repeat left 10px;
	padding-left: 85px;
}
.adv04{
	background: url(../images/04.jpg) no-repeat left 10px;
	padding-left: 85px;
}
.about{
	background-color: #f4f4f4;
	padding: 30px 0;
}
.title02{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.title02 h3{
	font-size: 20px;
	line-height: 40px;
	margin: 0;
	font-weight: bold;
	color: #004d91;
}
.title02 h3 span{
	font-size: 16px;
	color: #666;
	margin-left: 10px;
	font-weight: normal;
}
.mt20{
	margin-top: 20px;
}
.about-con p{
	line-height: 26px;
}
.show-item{
	margin-top: 20px;
}
.show-item span{
	margin-top: 10px;
}
.show .carousel-control {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  margin-top: -30px;
  width: 3%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0;
  background-color: transparent;
  filter: alpha(opacity=100);
  opacity: 1;
}
.show .carousel-control.left {
	left: -1%;
  background: none;
}
.show .carousel-control.right {
  right: -1%;
  left: auto;
  background: none;
}
.show .carousel-control:hover,
.show .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=100);
  outline: 0;
  opacity: 1;
}
.news-list{
	margin-top: 10px;
}
.news-list li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/icon_adv.jpg) no-repeat left center;
	padding-left: 15px;
}
.news-list li i{
	font-size: 12px;
	color: #195fbc;
	margin-top: 14px;
	margin-right: 15px;
}
.question-list dl{
	margin-bottom: 10px;
}
.question-list dt{
	margin-bottom: 10px;
}
.question-list span{
	display: inline-block;
	padding: 3px 8px;
	font-size: 16px;
	background-color: #195fbc;
	color: #fff;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: bold;
}
.question-list dd span{
	background-color: #666;
}
.footer{
	padding: 30px 0;
	background-color: #34363b;
	color: #ddd;
}
.flink{
	border: 1px solid #525252;
	padding: 10px;
	color: #666;
}
.flink a{
	color: #666;
	margin: 0 5px;
}
.sidebar-title{
	background-color: #004d91;
	color: #fff;
	padding:20px 0;
}
.sidebar-title h3{
	font-size: 24px;
	margin: 0 0 10px;
}
.sidebar-title  span{
	display: block;
	font-size: 14px;
}
.sidebar-list{
	border: 1px solid #004d91;
	padding: 10px 10px 0;
}
.sidebar-list li{
	height: 40px;
	margin-bottom: 10px;
}
.sidebar-list li a{
	display: block;
	height: 40px;
	line-height: 40px;
	/* padding: 0 60px; */
	background-color: #004d91;
	color: #fff;
	font-size: 16px;
  text-align: center;
  overflow: hidden;
	transition: all 0.5s;
}
.sidebar-list li a:hover{
	background-color: #4da60c;
}
.position{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dedede;
}
.position h3{
	font-size: 18px;
	line-height: 40px;
	margin: 0;
	font-weight: bold;
	color: #004d91;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #004d91;
  border-color: #004d91;
}
.pagination > .thisclass > a,
.pagination > .thisclass > span,
.pagination > .thisclass > a:hover,
.pagination > .thisclass > span:hover,
.pagination > .thisclass > a:focus,
.pagination > .thisclass > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #004d91;
  border-color: #004d91;
}
.content{
	line-height: 30px;
}
.content-title{
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0 20px;
}
.content-info{
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
	color: #666;
}
.content-info span{
	margin: 0 8px;
}
.content-product-title{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
}
.content-tel{
	font-size: 16px;
}
.content-tel b{
	font-size: 24px;
	color: #004d91;
}
.relate-info{
	height: 30px;
	line-height: 30px;
	background-color: #e5e5e5;
}
.relate-info h3{
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background-color: #004d91;
}


@media (min-width: 768px) {
	.navbar-header{
		width: 100%;
	}
  .navbar-collapse{
  	background: url(../images/nav_bg.jpg);
  }
  .navbar-default .navbar-nav > li > a {
	  color: #fff;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
	  color: #fff;
	  background: url(../images/nav_hover.jpg) repeat-x center top;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
	  color: #fff;
	  background: url(../images/nav_hover.jpg) repeat-x center top;
	}
	.navbar-nav > li > a {
	  padding: 13px 35px;
	  line-height: 20px;
	}
	.product-item img{
		width: 100%;
		height: 180px;
	}
  .relate-product-item img{
    width: 100%;
		height: 130px;
  }
	.show-item img{
		width: 100%;
		height: 180px;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 60px;
	  padding: 10px 15px;
	}
	.navbar-brand img{
		height: 40px;
	}
	.navbar-default .navbar-nav > li > a {
	  color: #fff;
	}
	.navbar-collapse{
  	background-color: #004d91;
  }
  .navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
	  color: #fff;
	  background-color: #4ba609;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
	  color: #fff;
	  background-color: #4ba609;
	}
	.content-info span{
		display: block;
		margin-bottom: 5px;
	}
} 

.footer-bottom-fixed {
        width: 100%;
        height: 60px;
        background-color: #101d3f;
        color: #fff;
        position: fixed;
        bottom: 0;
        left: 0;
        overflow: hidden;
      }
      .footer-bottom-fixed a{
        display: block;
        text-decoration: none;
      }
      .footer-bottom-fixed-home, .footer-bottom-fixed-top {
        font-size: 14px;
        text-align: center;
        line-height: 20px;
        float: left;
        width: 20%;
        color: #fff;
        padding: 10px 0;
      }
      .footer-bottom-fixed-home img{
        display: block;
        width: auto;
        height: 20px !important;
        margin: 0 auto 5px;
      }
      .footer-bottom-fixed-top img{
        display: block;
        width: auto;
        height: 25px !important;
        margin: 0  auto;
      }
      .footer-bottom-fixed-tel {
        background: #fbc729;
        float: right;
        width: 56%;
        height: 60px;
        color: #333;
        padding: 10px 2%;
      }
      .footer-bottom-fixed-tel div {
        float: left;
      }
      .footer-bottom-fixed-tel i {
        float: right;
        width: 40px;
        height: 40px;
        background-color: #101d3f;
        color: #fff;
        line-height: 20px;
        text-align: center;
        font-style: normal;
        border-radius: 5px;
        padding: 2px;
      }
      .footer-bottom-fixed-tel div {
        background: url(../images/ico_tel.png) no-repeat left center;
        background-size: 40px auto;
        padding-left: 50px;
      }
      .footer-bottom-fixed-tel span {
        display: block;
        line-height: 20px;
        font-size: 14px;
      }
      .footer-bottom-fixed-tel b {
        display: block;
        line-height: 20px;
        font-size: 20px;
        font-weight: normal;
        font-family: Impact;
      }